BODY
{
	font-family : Verdana;
	font-size : 12pt;
	color : #000;
	font-weight : bold;
	font-style : normal;
	background-color : rgb(255,255,204);
	background-image : url(../assets/images/0778d8e0.jpg);
	background-position : 100% 100%
}

H1
{
	color : rgb(153,51,51);
	font-style: normal;
	font-family: Verdana;
}

H2
{
	color : rgb(153,51,51)
}

P
{
	font-family : Verdana;
	font-size : medium;
	color : rgb(128,0,0);
	line-height : 1.4em;
	font-weight : bold;
	font-style : normal;
	text-align : center
}

H3
{
	color : rgb(153,51,51)
}

H4
{
	color : rgb(153,51,51)
}

H5
{
	color : rgb(153,51,51)
}

H6
{
	color : rgb(153,51,51)
}

A:hover
{
	color : #99CC00;
	font-weight : bold
}

A{	color : rgb(255,204,0)
}
A:visited{
	color : #666666
}
A:active{
	color : #000099
}
